Skip to content

Conversation

@stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
HG invalid argument. First argument must be a valid index ndarray. TypeError
HH invalid operation. This ndarray index instance has already been freed and can no longer be used. Error
HI invalid operation. Unrecognized ndarray index type. Value: %s. Error
HJ invalid operation. Index exceeds ndarray bounds. RangeError
HK invalid operation. Number of indices does not match the number of array dimensions. Array shape: (%s). Index dimensions: %u. RangeError
HL invalid operation. Unable to resolve ndarray index. Value: %s. Error
HM invalid argument. First argument is not compatible with the specified index ""kind"". Type: %s. Kind: %s. TypeError

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Jan 5, 2025
@stdlib-bot stdlib-bot requested a review from a team January 5, 2025 01:28
@stdlib-bot
Copy link
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
error/tools/database $\color{green}85/85$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}85/85$
$\color{green}+100.00\%$
error/tools/id2pkg $\color{green}95/95$
$\color{green}+100.00\%$
$\color{green}7/7$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}95/95$
$\color{green}+100.00\%$
error/tools/pkg2id $\color{green}95/95$
$\color{green}+100.00\%$
$\color{green}7/7$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}95/95$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@kgryte kgryte merged commit bfa8cf1 into develop Jan 5, 2025
43 checks passed
@kgryte kgryte deleted the update-error-databases branch January 5, 2025 09:58
0PrashantYadav0 pushed a commit to 0PrashantYadav0/stdlib that referenced this pull request Jan 9, 2025
Neerajpathak07 pushed a commit to Neerajpathak07/stdlib that referenced this pull request Jan 23, 2025
ShabiShett07 pushed a commit to ShabiShett07/stdlib that referenced this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants